home *** CD-ROM | disk | FTP | other *** search
/ The Arsenal Files 8 / The Arsenal Files Collection #8 (Arsenal Computer) (1996).ISO / prg_basi / dbl32v12.zip / VBTOOLS.TXT < prev    next >
Text File  |  1996-10-20  |  2KB  |  52 lines

  1.               ==================================================
  2.                 Development Tools for Visual Basic Programmers
  3.                           Increase your productivity!
  4.               ==================================================
  5.  
  6. Project Analyzer
  7. - The most powerful VB 3.0 and 4.0 source code analyzer on the market
  8. - Document your code, including comments and cross-references
  9. - List procedures, controls, variables and constants
  10. - Find which DLL functions are needed
  11. - Examine your FRX files
  12. - See your code in hypertext form - the procedure/variable references become
  13.   hyperlinks!
  14. - View a call tree
  15. - Find dead procedures, variables and constants! Remove them today!
  16. - Find variables without a specified type (implicit variants)
  17. - Calculate statistics, like lines of code, cyclomatic complexity, ...
  18.  
  19. DB Structure
  20. - Document your database
  21. - Print the format of your database graphically
  22. - Include links between tables
  23. - List tables and their fields (key fields indicated) in text format
  24.  
  25. DBtoVB Wizard
  26. - Helps to create database oriented apps
  27.   1) Create the database with Access, Data Manager, Visual Data or any
  28.      tool you prefer along with the development of your app
  29.   2) When the database structure is nearly ready, use DBtoVB to generate a 
  30.      code module. You can then call the module to create another similar
  31.      but empty database
  32.   3) Add the DBtoVB modules to your project
  33.   4) Add a call to function Create_Database
  34.   5) Have the user to create new databases simply, without coding!
  35.   6) If you later change the structure of your database, simply run 
  36.      DBtoVB again - no coding whatsoever!
  37. - Versions for both VB 3.0 and VB 4.0
  38.  
  39. DB Lock
  40. - See how your database application behaves in a multiuser situation
  41. - See which tables are open and which are read or write locked
  42. - Find tables that are accidentally left open/locked after use
  43. - Lock tables manually to see how your application responds to different
  44.   locking schemes
  45. - Versions for both VB 3.0 and VB 4.0
  46.  
  47. To find more information about these inexpensive Visual Basic tools, please
  48. visit the VBShop by WWW (http://www.netgate.net/~vbshop/vb.html) or email me
  49. (vbshop@netgate.net). 
  50.  
  51. Tuomas Salste
  52.